@charset "utf-8";

#linha{
	top:342px;
}
#equipe{
	position:relative;
	float:right;
	width:635px;
	height:auto;
	margin-top:60px;
	margin-right:40px;
}
#equipe h3{
	width:260px;
	height:69px;
	background-image:url("../img/equipe_h3.png");
	margin-bottom:40px;
	margin-left:-22px;
}
#equipe h4{
	font-size:21px;
	color:#1c6500;
	margin-top:45px;
	float:left;
}
#equipe h5{
	font-size:16px;
	color:#1c6500;
	margin-bottom:7px;
}
#equipe p{
	margin-bottom:7px;
	text-align:justify;
}
.colaborador{
	float:left;
	width:633px;
	height:auto;
	margin-top:45px;
}
.colaborador img{
	float:left;
	width:100px;
	height:130px;
}
.colaborador div{
	float:right;
	width:510px;
	height:auto;
	min-height:160px;
	border-bottom:1px solid #e9e9e9; padding-bottom:10px;
}
